home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CEA Showcase of Award Wi…ing Projects 1998 to 2001
/
CEA Showcase.iso
/
pc
/
backup
/
backup.dir
/
Internal_31_help.swf
/
scripts
/
DefineButton2_9
/
BUTTONCONDACTION on(rollOver, dragOver).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-23
|
109 b
|
7 lines
on(rollOver, dragOver){
tellTarget("/tooltip")
{
gotoAndStop("Record Description");
}
}